home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / listrd13.zip / LISTREAD.DOC < prev    next >
Text File  |  1992-04-13  |  2KB  |  72 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                    Listread Version 1.03.c.jpi (Shareware)
  11.           (C)opyright 1991, 1992 by Doug Laine of The Philly Exchange
  12.  
  13.  
  14. Disclaimer:
  15.  
  16.     I am responsible for NOTHING!  You use this program at your own risk.
  17.     The program will write to NO files.
  18.  
  19. Information:
  20.  
  21. Listread was written so that a user can take any bbs list and generate a list
  22. of bbs's in his/her area that are local calls only.  This is a very simple to
  23. use program, and really requires little work to set up.  I have included a
  24. sample configuration file in this zipfile for you to work from.  As you will
  25. be able to see, there are comments throughout the file.  Any line that starts
  26. with a ; or at some point in the line there is a ;, then that is considered
  27. a comment.
  28.  
  29. The first line that is necessary is the local area code.  This is entered
  30. as a 3 digit alphanumeric number.  For example 609.
  31.  
  32. The second line is your local prefix.  In my case that was 390.
  33.  
  34. All the additional lines in the configuration file are the prefixes that
  35. are local to you.  There can only be one per line and up to 300.
  36.  
  37. The configuration file must be called LISTREAD.INF and is NOT compatible with
  38. the older listread.cfg or listread.loc files.  They need to be deleted if
  39. they exist.  This file can then be place ANYWHERE that your search path is
  40. set up to point to.  The program will first look in your local directory and
  41. then search through the path for this file.
  42.  
  43. To run Listread:
  44.  
  45.    LISTREAD {filename} {/buffer:}
  46.  
  47.    filename is the name of the bbs list that you wish to search.
  48.  
  49. All output from the program goes normally to the display.  You may however
  50. redirect it to a file simply by adding the line:
  51.  
  52.    > {capture_file}
  53.  
  54.    capture_file is the name of the file you want to send all the output to.
  55.  
  56. The /buffer: command is used to adjust the buffering used by the program.
  57. You can specify any size from 0 - 32768 as the number of bytes to use as
  58. a disk buffer.  This is used to try to get the best performance from the
  59. program.  By default the system will use 32766.
  60.  
  61.  
  62. If you like the program:
  63.  
  64.     Send me five bucks.
  65.  
  66.     Doug Laine  C/O Listread 1.03.c.jpi
  67.     399 Park Avenue
  68.     Marmora, NJ 08223-1236
  69.  
  70.  
  71. Enjoy.
  72.